setRotation

open fun setRotation(view: View, value: Float)(source)

Deprecated

Use setRotation directly.

Sets the degrees that the view is rotated around the pivot point. Increasing values result in clockwise rotation.

Parameters

view

view to set the rotation on.

value

The degrees of rotation.